home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / MacGambit 2.0 / sources1 / Runtime (.c & .h) / load.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-04  |  146 b   |  4 lines  |  [TEXT/KAHL]

  1. extern void init_ofile( /* ptr, len */ );
  2. extern SCM_obj init_program( /* argc, argv, envp */ );
  3. extern long load_ofile( /* name, init_proc */ );
  4.